func runtime.isPowerOfTwo

2 uses

	runtime (current package)
		slice.go#L232: 	case isPowerOfTwo(et.size):
		slice.go#L290: func isPowerOfTwo(x uintptr) bool {